home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 July / 07_02.iso / software / xq-xsetup / files / setup.exe / {app} / net_inst / common.bat next >
DOS Batch File  |  2002-01-03  |  359b  |  20 lines

  1. @echo off
  2. REM 
  3. REM This files contains the path where the X-Setup files are located.
  4. REM Please use a full path *WITHOUT* the ending "\", e.g. 
  5. REM
  6. REM SET XSET_PATH=S:\TOOLS\XSET 
  7. REM
  8. REM - or -
  9. REM 
  10. REM SET XSET_PATH=G:\DEVELOP\xteq\xset\setup\image
  11. REM 
  12. REM - or -
  13. REM
  14. REM SET XSET_PATH=C:\Program Files\X-Setup
  15. REM
  16. REM
  17.  
  18.  
  19. SET XSET_PATH=
  20.